CVE-2021-29939
CVE-2021-29939 affects the Rust crate stackvector. The issue is an out-of-bounds write in StackVec::extend when an Iterator.size_hint returns anomalous data, allowing memory overwrite. Multiple sources (OSS/GHSA and OSV entries) confirm the root cause as a size_hint-driven bounds problem and desc...